Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / CollectionChangedEventArgs<CollectionType,CollectedObjectType> Class
Properties


In This Topic
    CollectionChangedEventArgs<CollectionType,CollectedObjectType> Class Members
    In This Topic

    The following tables list the members exposed by CollectionChangedEventArgs<CollectionType,CollectedObjectType>.

    Public Constructors
     NameDescription
    Public ConstructorCreate a new object with the provided collection object, subject, and action  
    Top
    Public Properties
     NameDescription
    Public PropertyThe action performed on the collection  
    Public PropertyThe collection that was changed  
    Public PropertyThe object that was just added, removed, or updated. May be null in the case of No Change and Clear.  
    Top
    See Also